FileSizeEx
|
Description: |
baFileSizeEx returns the size of a file. |
|
Platforms: |
Windows and Macintosh |
|
Usage: |
Result = baFileSizeEx( FileName ) |
|
Arguments: |
String. |
|
Returns: |
Float. |
|
Examples: |
Director: Authorware: |
|
Notes: |
This function returns a float and can handle files
larger than Director's MAXINTEGER - 2147483647 bytes. |
|
See also: |
baFileSize |